func runtime.tracebacksomeothers

3 uses

	runtime (current package)
		panic.go#L1439: 				tracebacksomeothers(gp, func(other *g) bool {
		traceback.go#L1271: 	tracebacksomeothers(me, func(*g) bool { return true })
		traceback.go#L1274: func tracebacksomeothers(me *g, showf func(*g) bool) {